home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / graphics / qpeg11c.zip / CIRRUS.CFG < prev    next >
Text File  |  1993-11-05  |  1KB  |  37 lines

  1. # QPEG configuration file
  2. # for SVGAs equipped with a Cirrus Logic CL-GD 5422 chipset
  3. # and hicolor/truecolor DAC
  4.  
  5. CIRRUS BGR      # I'm not sure, perhaps it must be RGB instead of BGR
  6.  
  7. # These are the standard VGA modes
  8.  320  200   16     40 $0d 0
  9.  640  480   16     80 $12 0
  10.  320  200  256    320 $13 0
  11.  
  12. # 16 color SVGA modes:
  13.  800  600   16    100 $58 0      # (also $6a, if $58 does not work)
  14. 1024  768   16    128 $5d 0
  15. 1280 1024   16    160 $6c 0
  16. # Note: some monitors do not support the 1280x1024 resolution.
  17. # If this is true for you, delete the corresponding line in order to prevent
  18. # QPEG from using that mode.
  19.  
  20. # 256 color SVGA modes:
  21.  640  480  256    640 $5f 0
  22.  800  600  256    800 $5c 0
  23. 1024  768  256   1024 $60 0
  24. # Note: Be sure that your SVGA card has enough video memory to display all of
  25. # these modes.  Otherwise delete the corresponding lines in order to prevent
  26. # QPEG from using those modes not supported by your card.
  27.  
  28. # 32K color (hicolor) modes.
  29. # Delete them if you don't have a hicolor or truecolor DAC.
  30.  640  480  32k   1280 $66 0
  31.  800  600  32k   1600 $67 0
  32.  
  33. # 16M color (truecolor) modes.  Delete the following lines if you don't
  34. # have a truecolor DAC.
  35.  320  200  16m   2048 $70 0      # not sure about the 2048, perhaps 1024 or 960
  36.  640  480  16m   2048 $71 0      # perhaps 1920 instead of 2048 ...?
  37.